-
Home
-
C3 Cloudfront Cache Controller
-
7.0.1
-
Code
-
Classes
- Invalidation_Service
Total Complexity |
60 |
Dependencies |
17 |
Dependents |
3 |
Total lines |
363 |
Lines of code |
206 |
Logical lines of code |
125 |
Comment lines |
114 |
Methods |
12 |
Properties |
7 |
Methods 12
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
__construct() |
A |
46 |
10 |
42 |
invalidate_manually() |
A |
47 |
10 |
36 |
register_cron_event() |
A |
50 |
10 |
28 |
invalidate_by_query() |
A |
49 |
9 |
32 |
list_recent_invalidation_logs() |
S |
58 |
5 |
16 |
should_invalidate() |
S |
62 |
4 |
11 |
get_plugin_option() |
S |
67 |
3 |
7 |
invalidate_by_changing_post_status() |
S |
71 |
2 |
6 |
create_post_invalidation_batch() |
S |
65 |
2 |
9 |
invalidate_post_cache() |
S |
67 |
2 |
7 |
invalidate_all() |
S |
67 |
2 |
8 |
invalidate_posts_cache() |
S |
75 |
1 |
4 |